Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Aug 4, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

arnaud-lb and others added 28 commits August 4, 2025 15:52
JIT used to not have a compile-time dependency on VM kind, such that a single
build of opcache could work with different VM kinds at runtime. This has been broken
over time and would be difficult to restore. Additionally, as opcache is now
built-in, this would not be useful anymore.

Remove the zend_jit_vm_kind variable.
IR commit: 6e2aea0ebfef2c741ebec30c57aa492df0d4e319
* PHP-8.4:
  Update IR
The flags variable is passed to the filter virtual function that requires an int
The result of the functions returning those globals is never checked anyway
This only ever returned SUCCESS
Rather than casting to zend_long
Directives are now correctly filtered out if the line in the php.ini
file begins with whitespace characters.

Closes GH-19348
* PHP-8.3:
  Fix filtering of INI directives to respect leading whitespaces
* PHP-8.4:
  Fix filtering of INI directives to respect leading whitespaces
@pull pull bot locked and limited conversation to collaborators Aug 4, 2025
@pull pull bot added the ⤵️ pull label Aug 4, 2025
@pull pull bot merged commit 0d15bca into wudi:master Aug 4, 2025
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants